Computer and Modernization ›› 2009, Vol. 1 ›› Issue (10): 38-3.doi: 10.3969/j.issn.1006-2475.2009.10.011

• 数据库 • Previous Articles     Next Articles

Research and Solution of Database Table Generated Dynamically Mapping in Hibernate

YAO Zhen-yu   

  1. Dept. of Computer Science and Technology, College of Electronics and Engineering, Tongji University, Shanghai 201804, China
  • Received:2009-04-14 Revised:1900-01-01 Online:2009-10-15 Published:2009-10-15

Abstract:

A server log management system is been designed based on the Struts+Hibernate framework. The problem that how Hibernate maps tables are generated dynamically in database to objects is been solved bycombining SQL sentence to Hibernate. The system is easier to manage and to enlarge, and the efficiency is improved.

Key words: Struts, Hibernate, database, dynamically